From: Zoranzoki21 Date: Wed, 28 Mar 2018 21:06:09 +0000 (+0000) Subject: Change registred users to autoconfirmed users in "MediaWiki:Semiprotectedpagewarning... X-Git-Tag: 1.31.0-rc.0~163^2 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin//%22%24path/%7B%24disabledImages%5B%24type%5D%7D/%22?a=commitdiff_plain;h=d517325c510ac17ea8dbcba4a4cd8bbbdd3fe125;p=lhc%2Fweb%2Fwiklou.git Change registred users to autoconfirmed users in "MediaWiki:Semiprotectedpagewarning" and "MediaWiki:Semiprotectedpagemovewarning" messages Bug: T190882 Change-Id: Id56f5d8670b0e1363603a05e612be91a986f9698 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 9036396d0c..2313e6ed01 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -724,7 +724,7 @@ "longpageerror": "Error: The text you have submitted is {{PLURAL:$1|one kilobyte|$1 kilobytes}} long, which is longer than the maximum of {{PLURAL:$2|one kilobyte|$2 kilobytes}}.\nIt cannot be saved.", "readonlywarning": "Warning: The database has been locked for maintenance, so you will not be able to save your edits right now.\nYou may wish to copy and paste your text into a text file and save it for later.\n\nThe system administrator who locked it offered this explanation: $1", "protectedpagewarning": "Warning: This page has been protected so that only users with administrator privileges can edit it.\nThe latest log entry is provided below for reference:", - "semiprotectedpagewarning": "Note: This page has been protected so that only registered users can edit it.\nThe latest log entry is provided below for reference:", + "semiprotectedpagewarning": "Note: This page has been protected so that only autoconfirmed users can edit it.\nThe latest log entry is provided below for reference:", "cascadeprotectedwarning": "Warning: This page has been protected so that only users with [[Special:ListGroupRights|specific rights]] can edit it because it is transcluded in the following cascade-protected {{PLURAL:$1|page|pages}}:", "titleprotectedwarning": "Warning: This page has been protected so that [[Special:ListGroupRights|specific rights]] are needed to create it.\nThe latest log entry is provided below for reference:", "templatesused": "{{PLURAL:$1|Template|Templates}} used on this page:", @@ -2729,7 +2729,7 @@ "fix-double-redirects": "Update any redirects that point to the original title", "move-leave-redirect": "Leave a redirect behind", "protectedpagemovewarning": "Warning: This page has been protected so that only users with administrator privileges can move it.\nThe latest log entry is provided below for reference:", - "semiprotectedpagemovewarning": "Note: This page has been protected so that only registered users can move it.\nThe latest log entry is provided below for reference:", + "semiprotectedpagemovewarning": "Note: This page has been protected so that only autoconfirmed users can move it.\nThe latest log entry is provided below for reference:", "move-over-sharedrepo": "[[:$1]] exists on a shared repository. Moving a file to this title will override the shared file.", "file-exists-sharedrepo": "The filename chosen is already in use on a shared repository.\nPlease choose another name.", "export": "Export pages",